![]() |
PBEject |
||||
Header: | Files.h | Carbon status: | Supported | |
Places the volume offline and ejects it.
OSErr PBEject ( ParmBlkPtr paramBlock );
A pointer to a basic File Manager parameter block.
A result code.
The relevant fields of the parameter block are:
On input, a pointer to a completion function.
On output, the result code of the function.
On input, a pointer to a pathname.
On input, a volume specification.
The PBEject function flushes the specified volume, places it offline, and then ejects the volume.
Supported in Carbon. Not available in Carbon.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)